autoload.el fix for bug#10049
authorGlenn Morris <rgm@gnu.org>
Thu, 17 Nov 2011 21:34:16 +0000 (16:34 -0500)
committerGlenn Morris <rgm@gnu.org>
Thu, 17 Nov 2011 21:34:16 +0000 (16:34 -0500)
commite1c506e338f64ced7bee66f84e92a64994994180
tree51b5a492d3b38733fc107309f26f65f0b9bfadf1
parent039f2502649be4a6111a0e4c668d441ddcf74d7f
autoload.el fix for bug#10049

* lisp/emacs-lisp/autoload.el (autoload-generate-file-autoloads):
Ignore buffer-local generated-autoload-file if it is the same
as the global value.
lisp/ChangeLog
lisp/emacs-lisp/autoload.el